home *** CD-ROM | disk | FTP | other *** search
/ Celestin Apprentice 5 / Apprentice-Release5.iso / Environments / Prograph Classic 2.6.1 / Prograph Extensions / Primitives / Primitives.rsrc / STR#_108.txt < prev    next >
Encoding:
Text File  |  1995-09-21  |  281 b   |  11 lines

  1. Inputs: InList
  2. Outputs: OutList; Element1; [Element2; ...; ElementN]
  3.  
  4. Inputs: list
  5. Outputs: list; any; [any; ...; any]
  6.  
  7. Length of InList must be at least N. Element1, ..., ElementN are the last N elements of InList, and OutList is the list of remaining elements of InList.
  8.  
  9. Lists
  10.  
  11.